	
;;; QQ: 67762207
[@main]
#IF
checkPKpoint 2
#SAY
_ I most hate people like you, immediately turn over from a good bar. \ \
_ <Close/@exit>
#ELSESAY
_ My eyes are blurred ... Who are you? \ \
_ With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
_ <Close/@exit>

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [108] 1
Check [308] 0

#SAY
<On the task of dialogue./@CALL_AreaQuest8_1> \


#ACT
Mov D0 1


#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#IF
#SAY
_ I would like to stay here quietly, do not bother me. \ \
<Close/@exit>




[@CALL_AreaQuest8_1]
#CALL [AreaQuest\ChoBoGuide8\ChoBoGuide8.txt] @Bichun_mumaungnoin_27

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207